home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / logacts34.readme < prev    next >
Text File  |  1994-10-08  |  30KB  |  628 lines

  1. Short: User configurable logon activities pfile
  2. Type: comm/cnet
  3. Uploader: marlin@cnet577.cts.com
  4.  
  5. Long:
  6.  
  7. ============================================================================
  8.               Logon Activities, v3.4 README! File by Dotoran
  9. ============================================================================
  10.  
  11.     Logon Activities allows the SysOp to create a list of Activities that
  12. their users can choose to run and/or view during their logon, but the REAL
  13. power of this file is put into the hands of the USER, because THEY have the
  14. power to choose WHICH Activities they wish to use, WHICH Menus they wish the
  15. Activities to appear in, WHAT colors they wish to see on the screen, WHICH
  16. graphics they wish to look at, and MUCH, MUCH more!
  17.  
  18.     This file will explain how to set this file up, then how to use the
  19. included "LogActs3.Maint", "LogActs3.AMaint", and "LogActs3.Purge" files.
  20. It will NOT, however, go into discussion as to how to use the MAIN file,
  21. "LogonActivities3". For information on using this program, please review
  22. the OnLine Instructions, or view the "LogActs3.DOC" file through a text
  23. editor at your leisure.
  24.  
  25. How to Install:
  26. ~~~~~~~~~~~~~~~
  27.     First, SLOW DOWN! The installation of this file is NOT hard, but does
  28. contain numerous steps, so TAKE YOUR TIME, and do the steps IN ORDER and you
  29. should have NO problems running this file...
  30.  
  31. 1: Copy the "LogActs3" directory into your PFILES: section.
  32.  
  33. 2: Copy the "LogonActivities3" ARexx file into your PFILES: section also.
  34.  
  35. 3: In your "systext:sys.welcome" file, add this line(which, ideally, should
  36.    be the ONLY line you have in that file):
  37.  
  38.             {#0pfiles:LogonActivities3}
  39.             ^
  40.          Control-Q
  41.  
  42. 4: In your "cnet:bbsmenu" file, at the BOTTOM of Menu # 1 (SysOp Menu), add
  43.    this line:
  44.  
  45.             3ACT    |   {#0pfiles:LogActs3/LogActs3.Maint}
  46.                         ^
  47.                      Control-Q
  48.  
  49.    NOTE: This creates a SysOp Only command "3ACT" that can be used to run
  50.          the included "LogActs3.Maint" support file.
  51.  
  52. 5: In your "cnet:bbsmenu" file, at the BOTTOM of Menu # 2 (Available Every-
  53.    where), add this line:
  54.  
  55.             ACT,ACTivities  |   {#0pfiles:LogonActivities3}     `1-31
  56.                                 ^                                 ^
  57.                              Control-Q                      Access Groups
  58.  
  59.    NOTE: This creates a command called "ACT" that your users can use to load
  60.          up Logon Activities AFTER they have logged onto your BBS.
  61.  
  62. 6: As a DAILY EVENT (In the "Events..." window of CNet's CONFIG program),
  63.    add this event:
  64.  
  65.         Command: RunARexx         Args: pfiles:LogActs3/LogActs3.AMaint
  66.         Port(s): 1                Time: 300
  67.            Type: Force Idle      Valid: 100
  68.            Days: EVERY DAY    Interval: 0
  69.                                Iterate: 1
  70.  
  71. 7: From INSIDE CNet, add the following FOUR (4) files somewhere in your
  72.    Pfiles area, using these settings:
  73.  
  74.           Title: pfiles:LogonActivities3
  75.            Type: Arexx Multiple Users
  76.         Options: Disable More? Prompt
  77.          Access: Anybody
  78.  
  79.           Title: pfiles:LogActs3/LogActs3.Maint
  80.            Type: Arexx Single User
  81.         Options: Disable More? Prompt
  82.          Access: SysOps ONLY!
  83.  
  84.           Title: pfiles:LogActs3/LogActs3.AMaint
  85.            Type: Arexx Single User
  86.         Options: Disable More? Prompt
  87.          Access: SysOps ONLY!
  88.  
  89.           Title: pfiles:LogActs3/LogActs3.Purge
  90.            Type: Arexx Single User
  91.         Options: Disable More? Prompt
  92.          Access: SysOps ONLY!
  93.  
  94. 8: In your "cnet:bbstext" file, make sure you've colorized the following
  95.    text lines, as they MAY be utilized at times by this file:
  96.  
  97.         487,488,489 (Lines dealing with a file being SELECTED)
  98.         563 (Line dealing with FILE NOT FOUND)
  99.  
  100.    These lines are used when initially asking the user if they would like to
  101.    DOWNLOAD the DOC file for perusal OFFLINE.
  102.  
  103. 9: All that's left for the SYSOP to do is create the initial Activity List,
  104.    as described below, under "Using the LogActs3.Maint File"...
  105.  
  106.  
  107. Using the LogActs3.Maint File:
  108. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109.     Before the users can actively use the Logon Activities file, it will be
  110. neccessary to create the "pfiles:LogActs3/Activities" file. This file is
  111. created and maintained by the "LogActs3.Maint" file.
  112.  
  113.     RUN the LogActs3.Maint file now. When first run, you'll see the Title
  114. Bar at the top of the screen, and the Command Bar near the bottom of the
  115. screen. The blank middle section will display a list of your currently set
  116. Activities. Here's what the Command Bar options do:
  117.  
  118. [A]dd Activity
  119. ~~~~~~~~~~~~~~
  120.     You'll be asked for SIX (6) pieces of information for each Activity:
  121.  
  122. 1:  Name of New Activity:
  123.  
  124.         This is the NAME that will appear in the MENUS used by LogActs3.
  125.  
  126.         Pressing RETURN with NO data in this field will ABORT the Add.
  127.  
  128. 2:  The MCI Load String:
  129.  
  130.         This is the MCI Command needed to LAUNCH the Activity, MINUS the
  131.         Control-Q and terminating }, which will be added by the LogActs3
  132.         Command file when that Activity is selected by the user.
  133.  
  134.         This data should be in the following format:
  135.  
  136.             ABBpath/filename
  137.  
  138.             where:  A = * (to display a text file)
  139.                         # (to execute a program file)
  140.                         & (to execute a CNet Command)
  141.  
  142.                    BB = The args to the LOAD Specifier:
  143.  
  144.                         * uses: 0 - Display file, interpreting everything.
  145.                                 1 - Do NOT interpret MCI's. Shown instead.
  146.                                 2 - Disable the "Word Wrap" feature.
  147.                                 4 - Disable the "More?" Prompt.
  148.                                 8 - Disable ALL SYSOP MCI Commands.
  149.                                32 - Enable SkyPix Graphics Renditioning.
  150.                                64 - Disable Text Translation. EVERYTHING is
  151.                                     suppressed(Not Even Shown)
  152.  
  153.                                NOTE: You can ADD the above values together
  154.                                      if you need to use MORE than ONE. For
  155.                                      instance, 6 would mean do NOT use the
  156.                                      Word Wrap AND the More prompt.
  157.  
  158.                         # uses: 0 - Arexx Multiple    Use
  159.                                 1 - Arexx Exclusive   Use
  160.                                 2 - CNet C Multiple   Use
  161.                                 3 - CNet C Exclusive  Use
  162.                                 4 - DOS Multiple      Use
  163.                                 5 - DOS Exclusive     Use
  164.                                 6 - Paragon Multiple  Use
  165.                                 7 - Paragon Exclusive Use
  166.  
  167.                                 NOTE: 6 & 7 above only available in CNet
  168.                                       versions GREATER than v2.63.
  169.  
  170.                         & uses: ONE SPACE MUST FOLLOW the & Symbol, like
  171.                                 these examples:
  172.                                                     & WH
  173.                                                     & T
  174.                                                     & ST
  175.                                                     & INF
  176.  
  177.                                 NOTE: Stacked commands(like P;2;1) can NOT
  178.                                       be used for a CNet Command Activity.
  179.  
  180.         path/filename = Where the file is LOCATED and what it's CALLED!
  181.  
  182.         NOTE: Remember, do NOT include the initial Control-Q or the final
  183.               } character, as these will be added by the LogActs3 Main file
  184.               itself. This was done so the "pfiles:LogActs3/Activities" file
  185.               can be easily edited using any text editor.
  186.  
  187.         Pressing RETURN with NO data in this field will ABORT the Add.
  188.  
  189. 3:  Min. Access Group:
  190.  
  191.         Should be a number between 0 and 23 (if using CNet 2.63), or between
  192.         0 and 31 (if using CNet 2.65 or higher). This is the MINIMUM Access
  193.         that is needed to run this Activity. For example, if an Activity has
  194.         3 stated for "Min. Access Group", then any user with an Access Group
  195.         of 0, 1, or 2 will NOT be able to Add that Activity to one of their
  196.         menus.
  197.  
  198. 4:  Use PAUSE Bar? Yes or No
  199.  
  200.         Some Activities do not include a built-in PAUSE of there own, which
  201.         will cause problems when run through LogActs3, due to the fact that
  202.         the Main Command file CLEARS the SCREEN after each activity has been
  203.         run BEFORE it's menu is redisplayed.
  204.  
  205.         Answer YES if a PAUSE BAR will be needed.
  206.  
  207.         Answer NO  if the PAUSE BAR will NOT be needed.
  208.  
  209. 5:  More? Prompt OFF? Yes or No
  210.  
  211.         This option MAY allow you to DISABLE the More? prompt while using an
  212.         activity, however it is possible the activity in question could in
  213.         turn REENABLE the More? prompt. In any event, if disabled, the More?
  214.         prompt will be reenabled after the activity has returned, provided
  215.         the user had the More? prompt turned ON in the first place.
  216.  
  217.         Answer YES if you wish the MORE prompt turned OFF.
  218.  
  219.         Answer NO  if you wish the MORE prompt to be enabled.
  220.  
  221.         NOTE: If you wish to USE the More? prompt, and your activity is to
  222.               display a text file, make sure you don't mistakenly DISABLE
  223.               the More? prompt in step # 2 above(using the \@4 command).
  224.  
  225. 6:  Create HELP File? Yes or No
  226.  
  227.         Logon Activities uses an EXTENSIVE OnLine Help Mode to make using
  228.         the program as EASY as possible for your users. To further this
  229.         idea, you can create a Help File for each activity. This would
  230.         be a short text file describing what the activity is, which would
  231.         allow the user to make a determination as to whether or not they
  232.         would wish to Add that activity to one of their menus.
  233.  
  234.         To AID you in creating these Help Files, more than FOURTY (40)
  235.         PRESET Help Files were included with this program, so when you
  236.         answer YES to CREATE the Help file, you'll be asked if you wish to
  237.         use one of the PRESET Help Files. They will be displayed on the
  238.         screen for your perusal. If you find one you're looking for, you
  239.         can simply type it's number, or else you can select the !GENERAL!
  240.         help file by typing 1 or pressing RETURN without typing anything.
  241.  
  242.         If a PRESET Help File is chosen, it will be loaded into the CNet
  243.         Editor for your inspection. Feel free to make any changes to this
  244.         file that you see fit, then SAVE the Help File.
  245.  
  246.         The !GENERAL! Help File tells the user they should press a number
  247.         from 1 thru 9 to select an activity.
  248.  
  249.         If you choose NOT to use a PRESET Help File, then a "blank" template
  250.         Help File that is set up using the same format as the PRESET Help
  251.         Files will be loaded into the editor. This may AID you in creating
  252.         NEW Help Files when neccessary.
  253.  
  254.         I'll "TRY TO" include Help Files in any future releases of other
  255.         programs I've written, so you can use them with THIS program. To
  256.         create your OWN Help Files externally, simply use any text editor
  257.         to create the file, then give it a filename which reflects what the
  258.         program is about and copy the file into the "pfiles:LogActs3/PreSets/"
  259.         directory. The next time you select a PRESET Help File, you should
  260.         see your NEW Help File somewhere in the list.
  261.  
  262.     After you have answered these six questions, you'll be asked two more
  263. questions to "finish up" the Add Activity process:
  264.  
  265. TEST Activity Now?
  266. ~~~~~~~~~~~~~~~~~~
  267.     Will TEST the MCI Command String you entered to make SURE the Activity
  268. loads correctly, or if you'll need to tweak the settings some more.
  269.  
  270. SAVE Activity Now?
  271. ~~~~~~~~~~~~~~~~~~
  272.     You MUST answer YES to this question if you wish the Activity to be
  273. added to your Activity List, else the whole Add Process will be aborted.
  274.  
  275. ----------------------------------------------------------------------------
  276.  
  277. [K]ill Activity
  278. ~~~~~~~~~~~~~~~
  279.     Allows to to REMOVE one or more Activities permanently. This option does
  280. NOT actually REMOVE the entry from the actual "Activities" file, but will
  281. change the status of the Activity to [DEL].
  282.  
  283.     The ORDER the LINES appear in the "Activities" file is VERY important, so
  284. it is NOT a good idea to simply delete lines from the "Activities" file using
  285. a text editor.
  286.  
  287.     Refer to the section below titled, "How the Program Works" for more info
  288. on WHY the order is so important, as well as how to use the AMAINT and PURGE
  289. programs correctly.
  290.  
  291. ----------------------------------------------------------------------------
  292.  
  293. [E]dit Activity
  294. ~~~~~~~~~~~~~~~
  295.     Allows you to edit any of the settings previously entered using the Add
  296. feature above.
  297.  
  298.     In addition to the six pieces of info entered originally, you'll also
  299. see a DATE. This DATE determines which activities are NEW to the user who
  300. signs onto your system. The user's "Last Call Date" will be compared to this
  301. date, and if this date falls AFTER the users' "Last Call Date", then the
  302. LogActs3 Command File will alert them to NEW Activities, so they can choose
  303. to ADD them to their existing menus. Selecting to Edit the DATE will update
  304. the existing date to carry TODAY's date. DATE FORMAT: YYYYMMDDHHMMSS
  305.  
  306. ----------------------------------------------------------------------------
  307.  
  308. [T]est Activity
  309. ~~~~~~~~~~~~~~~
  310.     This is the same command used when Adding NEW Activities to TEST the
  311. validity of your MCI Command String and Pause Bar settings. Placed here just
  312. in case you need to use it again.
  313.  
  314. ----------------------------------------------------------------------------
  315.  
  316. [H]elp On Activity
  317. ~~~~~~~~~~~~~~~~~~
  318.     This command simply allows you to view the HELP File associated with the
  319. specified Activity. If NO Help File is found, you might wish to CREATE one,
  320. however if NO Help File is created, the LogActs3 Command File will use a
  321. default HELP file, so the users will be able to VIEW something. Type "0" to
  322. view this DEFAULT Help File.
  323.  
  324. ----------------------------------------------------------------------------
  325.  
  326. [D]efault Config Copy
  327. ~~~~~~~~~~~~~~~~~~~~~
  328.     After you have ADDED all the Activities you think you'll need initially,
  329. you should enter the LogActs3 command file(either by logging on again, or by
  330. using the ACT command). The main LogActs3 command file will attempt to find
  331. the file: "pfiles:LogActs3/_Default", which it won't find, because it doesn't
  332. exist yet. The program will then "pack-fill" each menu until ALL Activities
  333. have been placed in menus.
  334.  
  335.     Set up the menus the way you wish your "Default" scheme to look like for
  336. NEW users to Logon Activities, then exit the main LogActs3 file, and reload
  337. the Maint file(possibly using the 3ACT command).
  338.  
  339.     When you select [D]efault from this menu, YOUR current LogActs3 Config
  340. will be COPIED into the "pfiles:LogActs3/" directory as the "_Default" Config
  341. file. What this means is the next time a user enters LogActs3, they will use
  342. YOUR Config for their default.
  343.  
  344.     This "Default" Config ability was added if there were Activities that you
  345. wished your users to see AT LEAST ONCE, you could place them in the "Auto"
  346. menu, so they would be executed at least once, before the users removed them
  347. from the "Auto" menu themselves.
  348.  
  349.  
  350. [Q]uit Maintenance
  351. ~~~~~~~~~~~~~~~~~~
  352.     Does JUST what it says it does!
  353.  
  354. ----------------------------------------------------------------------------
  355.  
  356. How the Program Works?
  357. ~~~~~~~~~~~~~~~~~~~~~~
  358.     After you have created the initial "Activities" file, the program is
  359. ready to be used by you and your users. Here's what happens when the file
  360. is first entered by one of your users:
  361.  
  362.     Your Activity List is read in, then the Default Config file will be
  363. adopted for that user. This default config is saved to their personal Mail
  364. Box, using the filename "_LogActs3".
  365.  
  366.     Before they are taken to the initial menu for the first time, they are
  367. asked if they wish to DOWNLOAD a copy of the "LogActs3.DOC", which is the
  368. OnLine Instruction Manual.
  369.  
  370.     After this, they are presented with the initial LogActs3 Menu, unless
  371. your "_Default" config had activities in the "Auto Menu", in which case they
  372. would be executed first.
  373.  
  374.     On successive uses of the Logon Activities program, they will be taken
  375. directly to the initial menu, skipping the DOWNLOAD request, however if you
  376. have added NEW Activities since their Config file was first created, they
  377. will be shown a list of the NEW Activities, so that they can choose to ADD
  378. them to one or more of their menus if they want.
  379.  
  380.     The user's Config file does NOT contain the actual LOAD CODE for the
  381. Activities they've chosen, but in fact contains the Activity's POSITION code
  382. in the "Activities" file. So, if the user had "1 4 10" in their Menu 1, this
  383. would mean they had the first, fourth, and tenth activities associated with
  384. their Menu 1.
  385.  
  386.     If you should ever KILL an Activity from the "Activities" file, MAKE SURE
  387. you do it using the "LogActs3.Maint" file, so that the "Activities" file is
  388. properly edited for use with the "LogActs3.AMaint" file.
  389.  
  390.     The AMAINT File is written to look through your "Activities" file for
  391. any DELETED Activities. If none are found, then the file is exited, but if
  392. it should find that you've DELETED Activities, it will go through all the
  393. user accounts on your bbs. Any account that has an existing "_LogActs3"
  394. Config file will be UPDATED, so that if the DELETED Activity appeared in one
  395. of the user's defined menus, it will be REMOVED, and the existing Activity
  396. Positional Pointers will be updated.
  397.  
  398.     The "LogActs3.Purge" file was included in the event you wish to NO LONGER
  399. use the Logon Activities file. The "Purge" file will DELETE the "_LogActs3"
  400. Config file from any user account it happens to find it in. This file might
  401. also be needed in the future if it becomes neccessary to change the format
  402. of the "_LogActs3" Config file. If this should happen, I'll go into more
  403. detail then.
  404.  
  405. Other Files & Info:
  406. ~~~~~~~~~~~~~~~~~~~
  407.     Here's a breakdown of the files included in the archive and/or those
  408. that will be created once the program has been used:
  409.  
  410.         pfiles:LogonActivities3             - (Main ARexx Command File)
  411.  
  412.         mail:users/1/_LogActs3              - (User's Config File)
  413.  
  414.         pfiles:LogActs3/                    - (LogActs3 Data Directory)
  415.  
  416.             pfiles:LogActs3/PreSets/        - (Contains PRESET Help Files)
  417.  
  418.             pfiles:LogActs3/MainMenu/       - (Main Menu Help Files)
  419.  
  420.             pfiles:LogActs3/MaintMenu/      - (Maintenance Menu Help Files)
  421.  
  422.             pfiles:LogActs3/ActsHelp/       - (Activities Help Files)
  423.  
  424.             pfiles:LogActs3/OldHelps/       - (Contains DELETED Help Files)
  425.                                               (In Case You Want To KEEP!!!)
  426.  
  427.             pfiles:LogActs3/Activities      - (ALL Available Activities)
  428.  
  429.             pfiles:LogActs3/Help.Template   - (Empty !GENERAL! Help File)
  430.  
  431.             pfiles:LogActs3/LogActs3.AMaint - (AMAINT ARexx Command File)
  432.  
  433.             pfiles:LogActs3/LogActs3.Maint  - (MAINT ARexx Command File)
  434.  
  435.             pfiles:LogActs3/LogActs3.DOC    - (OnLine Instruction Manual)
  436.  
  437.             pfiles:LogActs3/LogActs3.LHA    - (Instruction Manual LHA Packed)
  438.  
  439.             pfiles:LogActs3/LogActs3.ZIP    - (Instruction Manual ZIP Packed)
  440.  
  441.             pfiles:LogActs3/LogActs3.Purge  - (KILLS "_LogActs3" Files)
  442.  
  443.             pfiles:LogActs3/LogActs3.README!- (This Text File)
  444.  
  445.             pfiles:LogActs3/Update_v32_to_v34 - (Used in converting from
  446.                                                  v3.2 to v3.4 only!)
  447.  
  448.     The "_LogActs3" Config file resides in the user's defined UUCP Directory,
  449. and NOT simply the user's ID directory.  If the user should ever change their
  450. UUCP Name, the program will still know where to find the Config file.
  451.  
  452.     If you're a SysOp who tries to help their users as often as possible,
  453. then I'd suggest YOU creating a presentable looking Config file of your OWN,
  454. then tell the users they can "Borrow" and "Adopt" YOUR Config, if it appeals
  455. to them.
  456.  
  457.     You really don't NEED to run the AMAINT File every night, if you don't
  458. mind running it every time you DELETE an Activity from the "Activities" file.
  459. It's only used to UPDATE the user's Config files, so they won't see DELETED
  460. ACTIVITY in their menus.
  461.  
  462. The "Activities" File Format:
  463. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  464.     If you wish to edit this file outside the Maint file, here's some info
  465. to help you figure out how the file is set up:
  466.  
  467. Line 1: Total Number of Activity Lines to Follow
  468. Line 2: First  Activity Line
  469. Line 3: Second Activity Line, and so on.
  470.  
  471. Each Activity Line follows this format:
  472.  
  473. DATE | LOAD | NAME | PAUSE | GROUP | JUNK
  474.  
  475. where:
  476.  
  477.     DATE = YYYYMMDDHHMMSS format, so July 2, 1994 10:25:34 -> 19940702102534
  478.  
  479.        | = Vertical Concat Bar (Shift-Back Slash)
  480.  
  481.     LOAD = MCI Load String, MINUS the Control-Q and terminating } symbol.
  482.  
  483.        | = Vertical Concat Bar (Shift-Back Slash)
  484.  
  485.     NAME = Name that will appear in Logon Activities Menus.
  486.  
  487.        | = Vertical Concat Bar (Shift-Back Slash)
  488.  
  489.    PAUSE = Use Pause Bar? (1=Yes, 0=No) [ MUST be either a 1 or a 0 ]
  490.  
  491.        | = Vertical Concat Bar (Shift-Back Slash)
  492.  
  493.    GROUP = Minimum Access Group to Allow Use of (Between 0 and 23/31)
  494.  
  495.        | = Vertical Concat Bar (Shift-Back Slash)
  496.  
  497.     MORE = Disable use of the More? prompt. (1=Yes, 0=No) [ MUST be 1 or 0 ]
  498.  
  499.        | = Vertical Concat Bar (Shift-Back Slash)
  500.  
  501.     JUNK = A lower case "x" character to keep spacing correct.
  502.  
  503. If an Activity is needed to be deleted, REPLACE the Activity Line with this
  504. line:
  505.  
  506. 19000101000000|[DEL]|[DEL]|0|0|1|x
  507.  
  508. Then run the AMAINT Module.
  509.  
  510. Here's a short example "Activities" file for reference:
  511.  
  512. --------------------------------------------------------------------start---
  513. 7
  514. 19930919101002|#1pfiles:AutoMessage2|Auto Message|0|0|1|x
  515. 19930919101003|*0gfiles:BBS_Stats4|Frontiers Statistics|0|0|1|x
  516. 19930919101004|#0pfiles:Top10Lists/Top10List|Letterman's Top Ten|1|0|1|x
  517. 19000101101006|[DEL]|[DEL]|0|0|1|x
  518. 19930919101007|*0gfiles:Call_Log|User Call Log|1|0|1|x
  519. 19930919101009|#2pfiles:bbs/vote|Check NEW Voting|0|0|1|x
  520. 19930920101011|#6pfiles:GlobalWar/GlobalWar|Paragon Global War|0|0|1|x
  521. ----------------------------------------------------------------------end---
  522.  
  523. That's It! I Hope!
  524. ~~~~~~~~~~~~~~~~~~
  525.     Well, I believe I've covered all the bases, or at least I HOPE that I've
  526. covered all the bases, but if there's something you don't understand, or you
  527. encounter a problem I wasn't able to find, let me know.
  528.  
  529.     I've tried to make this file as easy to understand and use as possible.
  530. If you like this file, or think it needs something else to make it even MORE
  531. outstanding, please feel free to contact me!
  532.  
  533. ============================================================================
  534.             Written by Dotoran of Frontiers BBS (716)/823-9892!
  535. ============================================================================
  536.                        Last Modified: July 2, 1994!
  537.  
  538.  
  539. ============================= Archive contents =============================
  540.  
  541. Original  Packed Ratio    Date     Time    Name
  542. -------- ------- ----- --------- --------  -------------
  543.      934     410 56.1% 19-Feb-94 23:36:46  pfiles/LogActs3/ActsHelp/!FRONTIERS!
  544. : This file was created with BBS-Draw v4.0.
  545.      192     128 33.3% 27-Jun-94 15:16:24  pfiles/LogActs3/MainMenu/help.1.1
  546.      191     122 36.1% 27-Jun-94 15:18:28  pfiles/LogActs3/MainMenu/help.1.2
  547.      189     136 28.0% 27-Jun-94 15:18:46  pfiles/LogActs3/MainMenu/help.1.6
  548.      220     148 32.7% 03-Jul-94 12:26:56  pfiles/LogActs3/MainMenu/help.1.7
  549.      179     131 26.8% 27-Jun-94 15:19:16  pfiles/LogActs3/MainMenu/help.1.8
  550.      284     183 35.5% 27-Jun-94 15:20:10  pfiles/LogActs3/MaintMenu/help.2.1
  551.      311     201 35.3% 27-Jun-94 15:22:10  pfiles/LogActs3/MaintMenu/help.2.12
  552.      737     404 45.1% 03-Jul-94 12:33:12  pfiles/LogActs3/MaintMenu/help.2.13
  553.      189     136 28.0% 27-Jun-94 15:22:36  pfiles/LogActs3/MaintMenu/help.2.14
  554.      195     132 32.3% 27-Jun-94 15:22:48  pfiles/LogActs3/MaintMenu/help.2.15
  555.      144     117 18.7% 27-Jun-94 15:23:02  pfiles/LogActs3/MaintMenu/help.2.16
  556.      180     124 31.1% 27-Jun-94 15:20:24  pfiles/LogActs3/MaintMenu/help.2.2
  557.      264     167 36.7% 27-Jun-94 15:20:36  pfiles/LogActs3/MaintMenu/help.2.3
  558.      445     263 40.8% 27-Jun-94 15:20:52  pfiles/LogActs3/MaintMenu/help.2.4
  559.      315     203 35.5% 27-Jun-94 15:21:06  pfiles/LogActs3/MaintMenu/help.2.5
  560.      379     216 43.0% 03-Jul-94 12:29:22  pfiles/LogActs3/MaintMenu/help.2.6
  561.      278     190 31.6% 03-Jul-94 12:30:54  pfiles/LogActs3/MaintMenu/help.2.7
  562.      565     351 37.8% 03-Jul-94 12:30:40  pfiles/LogActs3/MaintMenu/help.2.8
  563.      934     410 56.1% 19-Feb-94 23:36:46  pfiles/LogActs3/OldHelps/!FRONTIERS!
  564. : This file was created with BBS-Draw v4.0.
  565.      147     113 23.1% 27-Jun-94 15:24:40  pfiles/LogActs3/PreSets/!GENERAL!
  566.      565     316 44.0% 30-Jun-94 10:59:42  pfiles/LogActs3/PreSets/Activity_Monitor
  567.      434     261 39.8% 27-Jun-94 15:24:56  pfiles/LogActs3/PreSets/Assassin
  568.      421     212 49.6% 27-Jun-94 15:25:14  pfiles/LogActs3/PreSets/Auto_Message
  569.      529     306 42.1% 27-Jun-94 15:25:28  pfiles/LogActs3/PreSets/BBS_Stats
  570.      471     280 40.5% 27-Jun-94 15:25:48  pfiles/LogActs3/PreSets/Call_Logger
  571.      210     146 30.4% 30-Jun-94 16:38:32  pfiles/LogActs3/PreSets/CNet_AC_Command
  572.      499     271 45.6% 30-Jun-94 20:11:30  pfiles/LogActs3/PreSets/CNet_AG_Command
  573.      675     361 46.5% 30-Jun-94 20:13:08  pfiles/LogActs3/PreSets/CNet_AM_Command
  574.      301     188 37.5% 30-Jun-94 16:36:56  pfiles/LogActs3/PreSets/CNet_CR_Command
  575.      283     184 34.9% 27-Jun-94 15:26:06  pfiles/LogActs3/PreSets/CNet_INF_Command
  576.      299     193 35.4% 27-Jun-94 15:26:24  pfiles/LogActs3/PreSets/CNet_ST_Command
  577.      393     235 40.2% 27-Jun-94 15:26:40  pfiles/LogActs3/PreSets/CNet_T_Command
  578.      332     208 37.3% 30-Jun-94 10:43:56  pfiles/LogActs3/PreSets/CNet_Totals
  579.      274     159 41.9% 27-Jun-94 15:27:16  pfiles/LogActs3/PreSets/Computer_Definitions
  580.      529     310 41.3% 27-Jun-94 15:28:08  pfiles/LogActs3/PreSets/Dirty_Jokes_Database
  581.      436     254 41.7% 27-Jun-94 15:28:30  pfiles/LogActs3/PreSets/Dirty_Limmericks
  582.      361     227 37.1% 27-Jun-94 15:28:46  pfiles/LogActs3/PreSets/Empire
  583.      397     248 37.5% 27-Jun-94 15:29:00  pfiles/LogActs3/PreSets/Excalibur
  584.      573     333 41.8% 30-Jun-94 19:19:20  pfiles/LogActs3/PreSets/Flux_Point_Yank
  585.      303     196 35.3% 27-Jun-94 15:29:16  pfiles/LogActs3/PreSets/Game_Room
  586.      317     211 33.4% 27-Jun-94 15:29:32  pfiles/LogActs3/PreSets/Global_War_CNet
  587.      298     195 34.5% 27-Jun-94 15:29:50  pfiles/LogActs3/PreSets/Global_War_Paragon
  588.      329     208 36.7% 27-Jun-94 15:30:48  pfiles/LogActs3/PreSets/Hack_&_Slash
  589.      319     198 37.9% 27-Jun-94 15:30:26  pfiles/LogActs3/PreSets/Hacker
  590.      428     256 40.1% 27-Jun-94 15:31:14  pfiles/LogActs3/PreSets/Handle_Bars
  591.      366     210 42.6% 28-Jun-94 17:22:36  pfiles/LogActs3/PreSets/King_Of_The_Mountain
  592.      446     262 41.2% 27-Jun-94 15:27:48  pfiles/LogActs3/PreSets/Lettermans_Top_Ten
  593.      532     296 44.3% 28-Jun-94 17:22:54  pfiles/LogActs3/PreSets/Murder_Motel
  594.      674     380 43.6% 30-Jun-94 12:04:10  pfiles/LogActs3/PreSets/Online_Football
  595.      294     185 37.0% 28-Jun-94 17:23:14  pfiles/LogActs3/PreSets/Phantasy_Star
  596.      243     162 33.3% 28-Jun-94 17:23:32  pfiles/LogActs3/PreSets/Random_Quotes
  597.      365     221 39.4% 28-Jun-94 17:23:58  pfiles/LogActs3/PreSets/Space_Empire_DSE
  598.      262     178 32.0% 28-Jun-94 17:24:22  pfiles/LogActs3/PreSets/Stock_Market
  599.      582     338 41.9% 28-Jun-94 17:24:44  pfiles/LogActs3/PreSets/Suggestion_Box
  600.      591     348 41.1% 28-Jun-94 17:25:02  pfiles/LogActs3/PreSets/SysOp_List
  601.      274     183 33.2% 28-Jun-94 17:25:20  pfiles/LogActs3/PreSets/Trade_Wars
  602.      362     232 35.9% 28-Jun-94 17:26:22  pfiles/LogActs3/PreSets/Trek_Quotes
  603.      478     279 41.6% 28-Jun-94 17:26:46  pfiles/LogActs3/PreSets/User_Logs
  604.      342     205 40.0% 28-Jun-94 17:27:18  pfiles/LogActs3/PreSets/Voting_Check_New
  605.      316     204 35.4% 28-Jun-94 17:27:46  pfiles/LogActs3/PreSets/War_Botz!
  606.      648     365 43.6% 28-Jun-94 17:28:12  pfiles/LogActs3/PreSets/Wheel_Of_Fortune
  607.      380     245 35.5% 30-Jun-94 19:06:00  pfiles/LogActs3/PreSets/Who_Long_Listing
  608.      348     219 37.0% 30-Jun-94 19:03:58  pfiles/LogActs3/PreSets/Who_Normal_Listing
  609.      292     196 32.8% 30-Jun-94 19:01:48  pfiles/LogActs3/PreSets/Who_Short_Listing
  610.      101      80 20.7% 28-Jun-94 23:31:12  pfiles/LogActs3/Help.Template
  611.     3863    1510 60.9% 03-Jul-94 10:29:38  pfiles/LogActs3/LogActs3.AMaint
  612.    19105    6824 64.2% 03-Jul-94 10:42:24  pfiles/LogActs3/LogActs3.DOC
  613.     6861    6861  0.0% 03-Jul-94 12:20:52  pfiles/LogActs3/LogActs3.LHA
  614.      380     230 39.4% 28-Jun-94 17:28:28  pfiles/LogActs3/PreSets/Young_Guns
  615.      282     187 33.6% 28-Jun-94 17:28:48  pfiles/LogActs3/PreSets/Yuppie_Wars
  616.      934     410 56.1% 19-Feb-94 23:36:46  !FRONTIERS!
  617. : This file was created with BBS-Draw v4.0.
  618.     2734    1109 59.4% 02-Jul-94 23:51:02  !READ_ME_FIRST!
  619.    12070    4858 59.7% 03-Jul-94 10:34:32  pfiles/LogActs3.HISTORY!
  620.    22971    7956 65.3% 03-Jul-94 10:47:18  pfiles/LogActs3.README!
  621.    13089    3619 72.3% 03-Jul-94 10:27:54  pfiles/LogActs3/LogActs3.Maint
  622.     1052     518 50.7% 02-Jul-94 22:47:40  pfiles/LogActs3/LogActs3.Purge
  623.     6855    6855  0.0% 03-Jul-94 12:21:14  pfiles/LogActs3/LogActs3.ZIP
  624.    35268    9790 72.2% 03-Jul-94 10:20:40  pfiles/LogonActivities3
  625.     6112    1878 69.2% 03-Jul-94 12:22:28  Update_v32_to_v34
  626. -------- ------- ----- --------- --------
  627.   156720   67634 56.8% 10-Jul-94 12:42:02   80 files
  628.